Clarify error for repo-based dependencies when publishing.
authorBryant Mairs <bryant@mai.rs>
Fri, 27 Jan 2017 17:54:43 +0000 (09:54 -0800)
committerBryant Mairs <bryant@mai.rs>
Mon, 30 Jan 2017 19:25:11 +0000 (11:25 -0800)
commit450da94ecd955f2a95c72e9f403aa6da6357a7ea
treea6eeecb23a3752dd08f8293675ae3b0987c037a1
parent84ef722d1a1350fee48c0bc7725341fca2aea3a4
Clarify error for repo-based dependencies when publishing.

Specifically add a description of how to resolve the error.
src/cargo/ops/registry.rs
tests/publish.rs